home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / irc_i_dodatki / eggdrop / eggdrop11.lha / help / dcc / console < prev    next >
Text File  |  1997-01-15  |  1KB  |  31 lines

  1. %{+o}
  2. ###  console [channel] [modes]
  3.    changes your console level, so that you will see only those types
  4.    of console messages that you want to.  your current console channel
  5.    is the channel (that the bot is on) which you can view from the
  6.    party line, and which channel-specific commands (like 'say' and
  7.    'op') take affect on.  valid levels are:
  8.       m  display private msgs/ctcps to the bot
  9.       p  display public talk and ctcps on the channel
  10.       k  display kicks/bans/mode changes on the channel
  11.       j  display joins/parts/nick changes/signoffs/etc on the channel
  12.       b  display bot links/unlinks/userfile-sharing
  13.       s  display server messages and connect/disconnects
  14. %{+m}
  15.       c  display user commands (dcc and msg)
  16.       x  display file transfers and file-area commands
  17.       r  display all raw text from the server (if compiled in!)
  18.       o  display other bot notices [HIGHLY RECOMMENDED]
  19.       d  display debug messages that only coders would care about
  20.    (note that only masters may use 'c', 'x', 'r', 'o', or 'd'.)
  21.    -- there are also 5 user-defined console modes '1' thru '5' --
  22. %{+o}
  23.    the mode can also be a modifier like '+p' or '-jk' or '+mp-b'.  if
  24.    you omit the channel and modes, it will show your current console
  25.    channel and setting.
  26. %{+m}
  27. ###  console <user> [channel] [modes]
  28.    is used to set the console level of another user.  this can even
  29.    be used on users who normally would not be able to set their own
  30.    console mode.
  31.